Skip to content

Conversation

julian-st
Copy link

#14000

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known): npm 11.6.1

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Oct 6, 2025
@Managor Managor changed the title npm sbom: add page npm-sbom: add page Oct 6, 2025
@Managor Managor mentioned this pull request Oct 6, 2025
67 tasks

- Exclude both `dev` and `optional` dependencies:

`npm sbom --omit=dev --omit=optional`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
`npm sbom --omit=dev --omit=optional`
`npm sbom --omit dev --omit optional`

Does this work without the =?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants